applet class meaning in Chinese
小应用程序类
Examples
- The jar file used to locate the executable applet class
:用来定位可执行applet类的jar文件。 - You can plug the data members we will be using into the applet class outline now
您可以把我们将使用的数据成员插入到applet类中,如下所示: - The method will just be a member of our applet class , so we will add data members to the applet to store any data required
因为该方法只是我们的applet类的一个成员,所以我们将为applet添加数据成员以存储任何需要的数据。 - After the first jar file is downloaded , the applet class loader will use the collected content information for efficient downloading of jar files
下载了第一个jar文件后, applet类装载器将使用收集的内容信息高效地装载jar文件。